projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4a6ef0
)
demos: Remove unused variable
author
Benjamin Otte
<otte@redhat.com>
Mon, 13 Jun 2011 16:27:24 +0000
(18:27 +0200)
committer
Benjamin Otte
<otte@redhat.com>
Mon, 13 Jun 2011 16:27:24 +0000
(18:27 +0200)
demos/gtk-demo/colorsel.c
patch
|
blob
|
history
diff --git
a/demos/gtk-demo/colorsel.c
b/demos/gtk-demo/colorsel.c
index 860d01f5912087dee32a442873d1fa5bf8b4ae74..8c3fe5e9ca7e7841bdaa83cb308d424d906b1f7a 100644
(file)
--- a/
demos/gtk-demo/colorsel.c
+++ b/
demos/gtk-demo/colorsel.c
@@
-67,7
+67,6
@@
do_colorsel (GtkWidget *do_widget)
{
GtkWidget *vbox;
GtkWidget *button;
- GtkWidget *alignment;
if (!window)
{